home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 5946 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  835 b 

  1. Path: gate.itron.com!usenet
  2. From: ronald.ten-hove@itron.com (Ron Ten-Hove)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: ???Recursion and strings
  5. Date: 7 Feb 1996 16:01:13 GMT
  6. Organization: Itron Inc.
  7. Message-ID: <4faic9$po0@gate.itron.com>
  8. References: <4f44fg$74u@upsidedown.MTS.Net> <DMAy2A.BJr@research.att.com>
  9. Reply-To: ronald.ten-hove@itron.com (Ron Ten-Hove)
  10. NNTP-Posting-Host: itron12-23.itron.com
  11. X-Newsreader: IBM NewsReader/2 v1.02
  12.  
  13. In <DMAy2A.BJr@research.att.com>, ark@research.att.com (Andrew Koenig) writes:
  14. >In article <4f44fg$74u@upsidedown.MTS.Net> bwilliam@MTS.Net (George) writes:
  15. >
  16. >> How do I write a recursive function to print a string  using only
  17. >> printf and %c to print it out.
  18. >
  19. >This sounds like a homework assignment to me.
  20.  
  21. Indeed!  I believe the correct answer to the question is "with a text editor."
  22.  
  23. -Ron
  24.  
  25.